(This post is a bit more complicated than the first one. It will also be updated if new data – late submissions – come in. Another post with more complex analysis may be coming up later).
(Last updated 2017-06-12 15:40:58)
Our research question calls for figuring out whether democracies are more or less unequal than non-democracies. Figuring out whether political regimes (democratic or non-democratic) actually cause increases or decreases in inequality is an extremely difficult task, since there can be many confounding factors, and we only have limited measures of either side of the equation. So we may have to settle for observing some interesting correlations.
POLS209 created a measure of democracy (and other regimes), and as you probably figured out from actually carrying out the exercise, democracy is difficult to measure. But inequality is also difficult to measure. For one thing, there are many kinds of inequality: economic, social, gender, ethnic, etc. And we disagree about which of these forms of inequality are most important.
But even if we restrict ourselves to economic inequality, there are many different forms of inequality we could be measuring (wealth vs. income inequality, for example), and many different types of measures we could use (the gini index of net inequality vs. the share of income going to the top 1 percent, for example). However, most of these measures are unavailable for many countries, or they are gathered on irregular schedules and with varying degrees of precision.
For reasons of data availability, however, in the rest of this post we will be using the gini index of net income inequality compiled by Frederick Solt. The Gini index is not perfect, but it does tell us something abut how unequal a society is: if the index is 100, all the income goes to one person (perfect concentration), and if it is zero, then income is equally distributed. (We’re using the “net inequality” index, which reflects income inequality after people have paid their taxes and received any transfers from the state).
The first graph shows you a simple scatterplot of this measure of inequality index vs. the POLS209 democracy score.
As we can see, there’s not much correlation between levels of democracy and levels of inequality; though democracies are very slightly more democratic than non-democracies (as indicated by the slope of the line), the difference is very small.
It’s possible that this is because of quirks in our measure of democracy. Maybe we don’t have enough years, or you were too idiosyncratic in your judgments. But here’s a scatterplot using the “gold standard” of democracy measures, the V-Dem polyarchy index:
There is a clearer relationship here, but it’s pretty slight; lots of democratic country-years are very unequal, and at least some non-democratic country-years are fairly equal.
(Here’s an intercative version of this plot - hover over the dots to identify particular countries);
Update 6/12/2017: for those who want to see the equation for the regression lines in these figures, here they are:
| Dependent variable: | ||
| gini | ||
| (1) | (2) | |
| pols209_democracy_score | -0.213*** | |
| (0.032) | ||
| v2x_polyarchy | -10.100*** | |
| (0.513) | ||
| Constant | 43.389*** | 42.831*** |
| (0.873) | (0.321) | |
| Observations | 1,045 | 4,250 |
| R2 | 0.041 | 0.084 |
| Adjusted R2 | 0.040 | 0.083 |
| Residual Std. Error | 9.677 (df = 1043) | 9.367 (df = 4248) |
| F Statistic | 44.302*** (df = 1; 1043) | 388.052*** (df = 1; 4248) |
| Note: | p<0.1; p<0.05; p<0.01 | |
Basically, the table tells us that an increase in democracy of one point in the POLS209 democracy score is associated with a 0.2 point decrease in the gini index, on average (remember the POLS209 democracy score goes from 0 to 40 or so, so a change from no democracy to full democracy, 40 points, is associated with 8 points’ decrease in the gini index). Similarly, for the V-Dem index, a change from 0 (no democracy) to 1 (full democracy) is associated with a decrease of about 12 points in the gini index, on average. (Note this particular regression does not control for any other factors that may affect the relationship, unlike the regression on part 3; it’s just a simple measure of the correlation between democracy and income inequality).
Joshua asked whether the relationship may be nonlinear. Here’s what the graphs above would look like with a nonlinear fit (a locally-weighted regression):
But perhaps that’s not quite the right way of looking at things. Inequality may be affected by all sorts of things, and it takes time to change. It’s possible that what we need to see is simply whether countries that become more democratic also become more equal. Here’s how that looks with the POLS209 dataset, country by country:
We could complicate this figure, but basically, inequality seems pretty stable: becoming more or less democratic does not seem to change the level of inequality much in any of our countries
You may wonder whether this is perhaps an artifact of our measure, so let’s try re-doing the graph using the V-Dem polyarchy index (with many more country-years):
Again, not much change in inequality with changes in democracy levels is detectable here; democratization (or loss of democracy) appears not to affect the level of inequality that much (though some changes are difficult to see, since the pictures are really small). What is going on here?
One final graph. We could simply try to figure out how related changes in democracy are to changes in inequality, per country. This is a bit technical (basically I calculate the correlation between inequality and democracy for each country; positive correlations mean inequality increases with democracy, negative ones the reverse), but in the graph below, countries at the top are those where more (less) democracy is correlated with higher (lower) inequality (even if the change is not very visible in the pictures above), and countries at the bottom are those where more (less) democracy is correlated with less (more) income inequality:
This graph tells us, for example, that in Albania and Russia income inequality increased in lockstep with more democracy (the transition from communist authoritarianism meant more inequality, in a fairly linear relationship); at the bottom, in Bhutan, more democracy meant less inequality.
But there is little consistent relationship; in about half the countries democracy and inequality moved in the same direction, and in the other half in opposite directions. Why might that be the case? (Note there are many possibilities: perhaps we’re not using the right tests, or the right measures; perhaps the data is insufficient; perhaps there’s something else going on. What do you think?)
I’ll leave things here for now, but more analysis coming next week! What would you like to see?